Skip to content

Replace jest with vitest#49

Merged
Pearce-Ropion merged 2 commits intomainfrom
pearce/ts-vitest
May 8, 2026
Merged

Replace jest with vitest#49
Pearce-Ropion merged 2 commits intomainfrom
pearce/ts-vitest

Conversation

@Pearce-Ropion
Copy link
Copy Markdown
Collaborator

@Pearce-Ropion Pearce-Ropion commented May 8, 2026

Depends on #48

Migrate from jest to vitest

  • vitest runs in browser mode with playwright
    • vitest injects url params which breaks the initializer
    • use __VITEST_BROWSER__ global to skip around these
    • __VITEST_BROWSER__ is automatically removed from the built bundle

Update lint rule to handle unused catch variables

Base automatically changed from pearce/ts-build-system to main May 8, 2026 21:09
@Pearce-Ropion Pearce-Ropion requested a review from a team May 8, 2026 21:09
@Pearce-Ropion Pearce-Ropion merged commit 08f98e5 into main May 8, 2026
6 checks passed
@Pearce-Ropion Pearce-Ropion deleted the pearce/ts-vitest branch May 8, 2026 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants